frame: Convert to g_object_notify_by_pspec
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 19:58:00 +0000 (15:58 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Sep 2015 21:13:42 +0000 (17:13 -0400)
commit943c75fbecb3476bf29c48b0dbfd615b4c4cc139
treefb267395c43205b573b6bac3b0f114d4796573b3
parentc0d9e3a1ad53c13666ce3d3fcfb7cc14465cba39
frame: Convert to g_object_notify_by_pspec

This avoids pspec lookup overhead in g_object_notify.
gtk/gtkframe.c